home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 May / PCWMAY06.iso / Software / Resources / PaperCut Quota 6.1 / pc-setup.exe / {app} / WebAdmin / papercut.css < prev    next >
Cascading Style Sheet File  |  2005-10-13  |  6KB  |  288 lines

  1. /* (c) Copyright 1999-2004 PaperCut Software Pty. Ltd. */
  2. body {
  3.     font-family: Verdana, Arial, Helvetica, sans-serif;
  4.     font-size: 10pt;
  5.     background-color: rgb(255,255,204);
  6.     color: black;
  7. }
  8. td, th {
  9.     font-family: Verdana, Arial, Helvetica, sans-serif;
  10.     font-size: 10pt;
  11. }
  12. .header {
  13.     color: white;
  14.     background-color: rgb(0,86,181);
  15. }
  16. h1 {
  17.     font-family: Verdana, Arial, Helvetica, sans-serif;
  18.     font-size: 20pt;
  19. }
  20. span.webadmin {    /* for the "- Web Administration" in the page heading */
  21.     font-family: Verdana, Arial, Helvetica, sans-serif;
  22.     font-size: 16pt;
  23.     font-style: italic;
  24. }
  25.  
  26. h2 {
  27.     font-family: Verdana, Arial, Helvetica, sans-serif;
  28.     font-size: 14pt;
  29.     font-weight: bold;
  30. }
  31.  
  32. table.papercut {
  33.     border-collapse: collapse;
  34.     border: 2px solid;
  35.     border-color: rgb(0,86,181);
  36.     empty-cells: show;
  37.     width: 95%;
  38. }
  39. th.papercut, td.papercut {
  40.     border: 2px solid;
  41.     border-color: rgb(0,86,181);
  42.     padding: 3px;
  43.     margin: 0px;
  44. }
  45.  
  46. td.poweredby {
  47.     font-family: Verdana, Arial, Helvetica, sans-serif;
  48.     font-size: 8pt;
  49.     font-weight: normal;
  50.     font-style: italic;
  51.     text-align: right;
  52. }
  53. a:active {
  54.   color: rgb(0,0,255);
  55. }
  56. a:link {
  57.   color: rgb(0,0,225);
  58. }
  59. a:visited {
  60.   color: rgb(0,0,255);
  61. }
  62. a:hover {
  63.   color: rgb(0,0,255);
  64. }
  65. li {
  66.   margin: 4px;
  67. }
  68. /* End of Old Admin CSS */
  69.  
  70.  
  71.  
  72. /* Copy of main website CSS */
  73. BODY {
  74.     FONT-SIZE: 12px; BACKGROUND: #ffffff; MARGIN: 0px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
  75. }
  76. TD {
  77.     FONT-SIZE: 12px; MARGIN: 0px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
  78. }
  79.  
  80. A:link, A:visited, A:active  {
  81.     COLOR: #318458; TEXT-DECORATION: underline
  82. }
  83. A:hover {
  84.     COLOR: #77aa8f; TEXT-DECORATION: none
  85. }
  86.  
  87.  
  88. .leftnav:link, .leftnav:visited, .leftnav:active, .leftnav:hover {
  89.     FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #318458; TEXT-DECORATION: underline
  90. }
  91. .leftnav:hover {
  92.     COLOR: #77aa8f; TEXT-DECORATION: none
  93. }
  94.  
  95.  
  96. .mouse1:link, .mouse1:visited, .mouse1:active, .mouse1:hover {
  97.     FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #333333; TEXT-DECORATION: underline
  98. }
  99. .mouse1:hover {
  100.     COLOR: #318458; TEXT-DECORATION: none
  101. }
  102.  
  103. .footer {
  104.     FONT-SIZE: 10px; COLOR: #333333
  105. }
  106. .quote {
  107.     FONT-SIZE: 16px; COLOR: #000000; FONT-FAMILY: Times New Roman, Times, serif
  108. }
  109. .quotename {
  110.     FONT-SIZE: 14px; COLOR: #000000; FONT-WEIGHT: bold; FONT-FAMILY: Georgia, Times New Roman, Times, serif
  111. }
  112. .mouse {
  113.     FONT-SIZE: 10px; COLOR: #333333
  114. }
  115. .mouse2 {
  116.     FONT-SIZE: 9px; COLOR: #333333
  117. }
  118. .mouse3 {
  119.     FONT-SIZE: 10px; COLOR: #d9db92
  120. }
  121. .subhead {
  122.     FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #318458
  123. }
  124. .huge {
  125.     FONT-WEIGHT: bold; FONT-SIZE: 25px; COLOR: #318458
  126. }
  127. .bold {
  128.     FONT-WEIGHT: bold
  129. }
  130. .record {
  131.     FONT-SIZE: 12px; COLOR: #45526c
  132. }
  133. .posrecord {
  134.     FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #dbdb95
  135. }
  136. .recordsmall {
  137.     FONT-SIZE: 10px; COLOR: #45526c
  138. }
  139. .recordbold {
  140.     FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #45526c
  141. }
  142. .note {
  143.     FONT-WEIGHT: bold; COLOR: #cc0000
  144. }
  145.  
  146.  
  147. .matrix {
  148.     font-size: 10pt; color: #000000; font-family: Arial, Helvetica, sans-serif;
  149.     border: 1px solid white;
  150. }
  151.  
  152. TABLE.matrix TD,
  153. TABLE.matrix TH {
  154.     border: 1px solid white;
  155. }
  156.  
  157. TR.matrixDarkRow TD {
  158.     background-color: #e7e8ec;
  159. }
  160.  
  161. .matrixheader {
  162.     font-size: 10pt; color: #FFFFFF; font-weight: bold; font-family: Arial, Helvetica, sans-serif;
  163. }
  164.  
  165.  
  166. span.inset { font-size: 16pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: black; }
  167. .imageList { font-size: 10pt; color: #0000FF; font-family: Arial, Helvetica, sans-serif; }
  168.  
  169. /* Icon list - list bulleted with the printer icon, on left hand side of bullet point inset  */
  170. table.iconList { margin-top: 10px; }
  171. td.iconListIcon { width: 11px; padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px; }
  172. td.iconListText { padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px; }
  173.  
  174.  
  175. /* Other stuff */
  176.  
  177. div.description {
  178.     position : absolute;
  179.     width : 600px;
  180.     left : -700px;
  181.     clip : rect(0px, 1px, 1px, 0px);
  182. }
  183. div.mainDesc  {
  184.     position : relative;
  185.     width : 600px;
  186.     left : 0px;
  187. }
  188. div.rangeOverview  {
  189.     position : relative;
  190.     width : 800px;
  191.     left : 0px;
  192. }
  193.  
  194.  
  195.  
  196. /* The navigation icons */
  197. img.navicon { border: none; margin-bottom: 5px; }
  198.  
  199.  
  200. /* Contents of the page */
  201. div.contents { margin: 5px; font-size: 10pt; min-width: 600px; }
  202. h1 { font-size: 16pt; font-family: Arial, Helvetica, sans-serif; }
  203. h2 { font-size: 12pt; font-family: Arial, Helvetica, sans-serif; }
  204. h3 { font-size: 10pt; font-weight: bold; text-decoration: none; font-family: Verdana, Arial,
  205. Helvetica, sans-serif; margin-bottom: 1ex; }
  206.  
  207.  
  208.  
  209. /* Seprated List - add spaces between list items */
  210. DIV.separatedList LI {
  211.      margin-top: 1em;
  212.    margin-bottom: 1em;
  213.  }
  214.  
  215. /* End of main website CSS */
  216.  
  217.  
  218. /* New Web Admin CSS */
  219.  
  220.  
  221. DIV.webAdminMessage {
  222.     font-weight: bold;
  223.     color: red;
  224.     font-size: larger;
  225. }
  226.  
  227.  
  228.  
  229. TABLE.webAdmin {
  230.     border: 1px #46526c solid;
  231. }
  232.  
  233. TABLE.webAdmin TH,
  234. TABLE.webAdmin TD {
  235.     border: 1px white solid;
  236.     padding: 5px;
  237. }
  238.  
  239. TABLE.webAdmin TH {
  240.     background-color: #46526c;
  241.     color: white;
  242.     text-weight: bold;
  243.  
  244. }
  245.  
  246. TABLE.webAdmin TR.evenRow {
  247.     background-color: white;
  248. }
  249.  
  250. TABLE.webAdmin TR.oddRow {
  251.     background-color: #e7e8ec;
  252. }
  253.  
  254. TABLE.webAdmin TD.creditNeg {
  255.     color: red;
  256. }
  257.  
  258. DIV#leftNav DIV.leftNavHead {
  259.     font-size: 14px;
  260.     font-weight: bold;
  261.     font-family: Arial, Helvetica, sans-serif;
  262.     margin-bottom: 0px;
  263. }
  264.  
  265. DIV#leftNav UL {
  266.     list-style-image: url(images/bullet2.gif);
  267.     padding-left: 6px;
  268.     margin-left: 6px;
  269.     margin-top: 0px;
  270.     margin-bottom: 20px;
  271. }
  272.  
  273. table.printOtherCosts {
  274.     width: 100%;
  275.     border: none;
  276.     padding: none;
  277.     border-collapse: collapse;
  278. }
  279.  
  280. table.printOtherCosts td {
  281.     border: none;
  282. }
  283.  
  284. table.printOtherCosts th {
  285.     border: none;
  286.     background-color: transparent;
  287.     color: black;
  288. }